home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / The GIMP / gimp-2.6.8-i686-setup.exe / {app} / share / gimp / 2.0 / menus / documents-menu.xml < prev    next >
Encoding:
Extensible Markup Language  |  2009-12-15  |  591 b   |  18 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE ui SYSTEM "gtkuimanager.dtd">
  3.  
  4. <ui>
  5.   <popup action="documents-popup">
  6.     <menuitem action="documents-open" />
  7.     <menuitem action="documents-raise-or-open" />
  8.     <menuitem action="documents-file-open-dialog" />
  9.     <menuitem action="documents-copy-location" />
  10.     <menuitem action="documents-remove" />
  11.     <menuitem action="documents-clear" />
  12.     <separator />
  13.     <menuitem action="documents-recreate-preview" />
  14.     <menuitem action="documents-reload-previews" />
  15.     <menuitem action="documents-remove-dangling" />
  16.   </popup>
  17. </ui>
  18.